Skip to content

chore: Update Saas Service Management README to reference App Lifecycle Manager#12942

Merged
lqiu96 merged 3 commits intomainfrom
update-saas-readme
Apr 28, 2026
Merged

chore: Update Saas Service Management README to reference App Lifecycle Manager#12942
lqiu96 merged 3 commits intomainfrom
update-saas-readme

Conversation

@lqiu96
Copy link
Copy Markdown
Member

@lqiu96 lqiu96 commented Apr 27, 2026

See b/505337310

@lqiu96 lqiu96 requested a review from a team as a code owner April 27, 2026 21:39
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames the 'SaaS Runtime API' to 'App Lifecycle Manager' across the repository's metadata and README documentation. The review feedback identifies an inconsistency in the README's main header which still uses the old name and suggests using the singular 'API' in the authorization section for better consistency with other parts of the document.

# Google SaaS Runtime API Client for Java

Java idiomatic client for [SaaS Runtime API][product-docs].
Java idiomatic client for [App Lifecycle Manager][product-docs].
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The main header on line 1 (# Google SaaS Runtime API Client for Java) should also be updated to reference "App Lifecycle Manager" to maintain consistency throughout the document.

## Authorization

The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired SaaS Runtime API APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the SaaS Runtime API API calls.
The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired App Lifecycle Manager APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the App Lifecycle Manager API calls.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Consider using the singular "API" instead of "APIs" for consistency with the usage on line 76 and to better reflect the service name.

Suggested change
The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired App Lifecycle Manager APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the App Lifecycle Manager API calls.
The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired App Lifecycle Manager API, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the App Lifecycle Manager API calls.

{
"api_shortname": "saasservicemgmt",
"name_pretty": "SaaS Runtime API",
"name_pretty": "App Lifecycle Manager",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is generated from name_pretty in generation_config.yaml. Updating the config should trigger regeneration of this file and the README.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see. repo-metadata is probably generated then

@lqiu96 lqiu96 enabled auto-merge (squash) April 27, 2026 22:26
@lqiu96 lqiu96 changed the title chore: Upadte Saas Service Management README to reference App Lifecycle Manager chore: Update Saas Service Management README to reference App Lifecycle Manager Apr 28, 2026
@lqiu96 lqiu96 merged commit 85f51b2 into main Apr 28, 2026
123 of 124 checks passed
@lqiu96 lqiu96 deleted the update-saas-readme branch April 28, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants